home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / comms_w / inetv21.zip / CORE.IN_ / CORE.IN
INI File  |  1995-01-28  |  8KB  |  349 lines

  1. [winsock]
  2. ; name of this host
  3. hostname=
  4.  
  5. ; if use DNS for name resolution set the following to yes (default is no)
  6. ;usedomainnameserver=yes
  7.  
  8. ; if use NIS for name resolution set the following to yes (default is no)
  9. ;usenisnameserver=yes
  10.  
  11. ; domain this host belongs to
  12. domainname=
  13.  
  14. ; if use DNS or NIS, enter ip addresses of name servers
  15. nameservers=
  16.  
  17. ; to disable winsock background monitor set the following to no 
  18. ; (default is yes)
  19. ;usewinsockmonitor=no
  20.  
  21. ; to substitute your own winsock monitor (instead of the one supplied), 
  22. ; set its name here
  23. customwinsockmonitor=wsacore.exe
  24.  
  25. ; full pathname of hosts, services and protocol files
  26. ; note that if name server is used, hosts file is not required. In 
  27. ; addition if internal services and protocol databases are used (see below), 
  28. ; pathnames for corresponding external services and protocol files are 
  29. ; not needed
  30. hostsdb=\corewsds\hosts
  31. ;servicesdb=\corewsds\services
  32. ;protocolsdb=\corewsds\protocol
  33.  
  34. ; CORE winsock contains built-in services and protocol files,
  35. ; hence obviating the need for external services and protocol files. If
  36. ; you do not wish to use the built-in files, set the following keywords 
  37. ; to no (default is yes)
  38. ;useinternalservdb=no
  39. ;useinternalprotodb=no
  40. ; if use bootp or DHCP server set it to yes (default is no)
  41. usebootp=no
  42. useinternalservdb=yes
  43. useinternalprotodb=yes
  44. usenisnameserver=no
  45. usedomainnameserver=no
  46. usehostsfileanddns=yes
  47.  
  48. [tcpip]
  49. licensenumber=7W-9767-04B09F1
  50.  
  51. ; ip address of this host
  52. ; if bootp or DHCP server is not used
  53. ipaddress=
  54.  
  55. ; network mask
  56. netmask=255.0.0.0
  57. gateways=
  58. ipforwarding=yes
  59. actasgateway=yes
  60. subnetsarelocal=yes
  61. allowicmpredirect=yes
  62. ; specify your packet filter library here (useful for gateway only)
  63. ;ipfilterlibrary=ipfilter.dll
  64.  
  65. [wsacore]
  66. ;debug=yes
  67. visible=yes
  68. ;usepolling=no
  69. ; number of secs of inactivity before exiting (0 means never timeout)
  70. inactivetimeout=1
  71. ;inactivetimeout=0
  72. ;testing=yes
  73. ;log=no
  74. datatrace=no
  75. tcptrace=no
  76. udptrace=no
  77. icmptrace=no
  78. arptrace=no
  79.  
  80. [wping]
  81. hostname=lucy
  82. verbose=yes
  83. debug=no
  84. dontroute=no
  85. iterations=1
  86. packetsize=56
  87. showmessagewindow=yes
  88. twowindows=no
  89. logfilename=\COREWSDS\WPING.log
  90. backgroundcolor=65280
  91. textcolor=16711680
  92.  
  93. [wfinger]
  94. hostname=lucy
  95. username=fred
  96. backgroundcolor=255
  97. textcolor=16777215
  98. logfilename=\COREWSDS\WFINGER.log
  99.  
  100. [ethernet_0]
  101. name=ethernet0-pktdrv
  102. ; IP address of interface (if different from local address above)
  103. enabled=no
  104. localipaddr=
  105. netmask=255.0.0.0
  106. mtu=1500
  107.  
  108. [serial_0]
  109. ;name=slip-interface
  110. ;name=ppp-interface
  111. ; local IP address, set to 0 if dynamically assigned by host
  112. localipaddr=0.0.0.0
  113. ; remote IP address, set to 0 if dynamically assigned by host
  114. remoteipaddr=0.0.0.0
  115. enabled=yes
  116. mtu=256
  117. ; do not change this
  118. portmonitor=wsaslip.exe
  119. ; VJ compression, dynamic means support whatever mode used by host
  120. ;compressed=dynamic
  121. compressed=yes
  122. sendicmp=yes
  123. port=com1
  124. protocol=ppp
  125. scriptfile=wsaslip.scr
  126. ; Set to yes to accept incoming connection (i.e. run as server)
  127. server=no
  128.  
  129. netmask=255.0.0.0
  130. inactivetimeout=300
  131.  
  132. ; other PPP-related parameters
  133.  
  134. asyncmap=0xffffffff
  135. ;asyncmap=0
  136. ; userid and password to send to remote if remote uses PAP
  137. ; if not set here, will prompt for at connection time
  138. myuserid=my_userid_here
  139. mypassword=my_password_here
  140.  
  141. ; PPP negotiated options
  142. ; if run as server, require remote to send in user-id and password
  143. pppopt_upap=no
  144. ; do VJC negotiation as defined by old RFC1172 (option 2)
  145. pppopt_rfc1172vjc=no
  146. ; by default we will do IP address negotiation as defined by RFC1332
  147. ; (option 3). However, if remote host uses old RFC1172 format, we comply.
  148. ; do IP address negotiation as defined by old RFC1172 (option 1)
  149. pppopt_rfc1172ipaddr=no
  150. pppopt_cidcompression=no
  151. pppopt_ipaddr=yes
  152. pppopt_vjcompression=no
  153. pppopt_upap=no
  154. pppopt_mru=no
  155. pppopt_accompression=no
  156. pppopt_pcompression=no
  157. pppopt_asyncmap=no
  158. pppopt_magicnumber=no
  159. ;pppopt_startmode=passive
  160. pppopt_startmode=active
  161.  
  162. [ppp_server_users]
  163. ; list of userids allowed to connect to this machine
  164. ; userid=password,localipaddr,remoteipaddr
  165. my_user_id=TCwXjXAFGK6,193.47.1.3,193.47.1.5
  166.  
  167. [ppp_server_messages]
  168. ; if run as PPP server, messages to be sent to remote host to
  169. ; indicate login success or failure
  170. loginsuccessmsg=Welcome to Internet-Connect (TM) PPP Server
  171. loginfailmsg=Login to Internet-Connect (TM) PPP Server failed
  172. logfile=pppusers.log
  173.  
  174. [wsaslip]
  175. visible=yes
  176. testing=no
  177. ; turn these off to maximize performance
  178. debug=no
  179. trace=no
  180. log=no
  181. defaultport=com1
  182. ; set your favorite dialer here. Set to blank (recommended) if
  183. ; use Internet-Connect built-in dialer (i.e. via wsaslip.scr script).
  184. ;dialer=wsadial.exe
  185. dialer=
  186. ; login script
  187. scriptfile=wsaslip.scr
  188. ; hangup script
  189. ;hangupscriptfile=hangup.scr
  190. hangupscriptfile=
  191. ; time for wsaslip to exit after all winsock
  192. ; applications have terminated
  193. exittimeout=1
  194.  
  195. [wsaslip_com1]
  196. enabled=yes
  197. connect=modem
  198. ;connect=direct
  199. flowcontrol=rtscts
  200. parity=None
  201. stopbits=1
  202. xonxoff=no
  203. baudrate=9600
  204. autoreconnect=yes
  205. databits=8
  206. onlinestatuscheck=usenone
  207. ; set to yes if wish to continually monitor DCD (default is no)
  208. ;monitordcd=yes
  209.  
  210. [wsaslip_com2]
  211. enabled=yes
  212. connect=modem
  213. ;connect=direct
  214. flowcontrol=rtscts
  215. parity=none
  216. stopbits=1
  217. xonxoff=no
  218. baudrate=9600
  219. autoreconnect=yes
  220. databits=8
  221. onlinestatuscheck=usenone
  222. ; set to yes if wish to continually monitor DCD (default is no)
  223. ;monitordcd=yes
  224.  
  225. [wsaslip_com3]
  226. enabled=yes
  227. connect=modem
  228. flowcontrol=rtscts
  229. parity=none
  230. stopbits=1
  231. xonxoff=no
  232. baudrate=2400
  233. databits=8
  234. onlinestatuscheck=usenone
  235. ; set to yes if wish to continually monitor DCD (default is no)
  236. ;monitordcd=yes
  237.  
  238. [wsadial]
  239. InitString=AT&F&D0V1
  240. DialPrefix=ATDT
  241. DialSuffix=
  242. HangUp=ATH0
  243. Connect1=CONNECT 1200
  244. Connect2=CONNECT 2400
  245. Connect3=CONNECT 9600
  246. Connect4=CONNECT 14400
  247. Fail1=NO CARRIER
  248. Fail2=BUSY
  249. Fail3=VOICE
  250. Fail4=NO ANSWER
  251. flowcontrol=rtscts
  252. CarriageReturn=CR
  253. ;ApplicationName=wsaslip.exe
  254. ApplicationDelay=5
  255. DialOnStartup=NO
  256. Trace=NO
  257. Debug=NO
  258. ExitOnConnect=NO
  259. DialEntry=0
  260. Log=NO
  261.  
  262. [wsatty]
  263. NewLine=NO
  264. LocalEcho=NO
  265. AutoWrap=YES
  266. Port=3
  267. BaudRate=-236
  268. DataBits=8
  269. FlowControl=2
  270. Parity=0
  271. StopBits=0
  272. XonXoff=NO
  273. ForegroundColor=16711680
  274. UseCNReceive=YES
  275. DiaplayErrorMessages=YES
  276.  
  277. [ethernet_1]
  278. name=ethernet1-pktdrv
  279. localipaddr=0.0.0.0
  280. netmask=255.0.0.0
  281. mtu=1500
  282. enabled=no
  283.  
  284. [serial_1]
  285. name=slip1-interface
  286. localipaddr=0.0.0.0
  287. remoteipaddr=0.0.0.0
  288. netmask=255.0.0.0
  289. mtu=1500
  290. enabled=no
  291. inactivetimeout=300
  292. compressed=yes
  293. server=no
  294. sendicmp=yes
  295. protocol=slip
  296. portmonitor=wsaslip.exe
  297. scriptfile=wsaslip.scr
  298.  
  299. [serial_2]
  300. name=slip2-interface
  301. localipaddr=0.0.0.0
  302. remoteipaddr=0.0.0.0
  303. netmask=255.0.0.0
  304. mtu=1500
  305. enabled=no
  306. inactivetimeout=300
  307. compressed=yes
  308. server=no
  309. sendicmp=yes
  310. protocol=slip
  311. portmonitor=wsaslip.exe
  312. scriptfile=wsaslip.scr
  313.  
  314. [serial_3]
  315. name=
  316. localipaddr=0.0.0.3
  317. remoteipaddr=0.0.0.0
  318. netmask=255.0.0.0
  319. mtu=1500
  320. enabled=no
  321. inactivetimeout=300
  322. compressed=yes
  323. server=no
  324. sendicmp=yes
  325. protocol=ppp
  326. portmonitor=wsaslip.exe
  327. scriptfile=wsaslip.scr
  328.  
  329. [wsaslip_com4]
  330. enabled=yes
  331. connect=direct
  332. flowcontrol=rtscts
  333. parity=no
  334. stopbits=1
  335. xonxoff=no
  336. baudrate=9600
  337. databits=8
  338. onlinestatuscheck=usenone
  339. ; set to yes if wish to continually monitor DCD (default is no)
  340. ;monitordcd=yes
  341.  
  342. [order]
  343. mailserver=sun.cais.com
  344.  
  345. [DialDirectory]
  346. Entry0=violet|1-908-4772788|COM1|9600|N|8|1|wsadial.scr|Modem
  347. Entry1=linus-slip||COM2|9600|N|8|1||Direct
  348.  
  349.